Add a target to produce release files for testing purposes.
authoroliskoli <oliskoli>
Tue, 21 Aug 2007 19:59:38 +0000 (19:59 +0000)
committeroliskoli <oliskoli>
Tue, 21 Aug 2007 19:59:38 +0000 (19:59 +0000)
Makefile.in

index 793427e0bd4c5f8977af0b7d08167a24c23a832f..b8891cdfb9de8969987e4037541a24936fd310ba 100644 (file)
@@ -321,6 +321,12 @@ msvc-build:
        echo $(OBJS) > objs.lst
        LINK.EXE /NOLOGO @objs.lst ./msvc/expat/libexpat.lib /out:gpsbabel.exe 
 
+# release check using CVS tree
+test-release: doc gpsbabel.html
+       cvs export -r HEAD -d gpsbabel-$(VERSIOND) gpsbabel
+       rm -f gpsbabel-$(VERSIOND)/internal_styles.c
+       make release-tarball release-winbuild release-rpm
+
 # Machine generated from here down. 
 alan.o: alan.c defs.h config.h queue.h gbtypes.h zlib/zlib.h zlib/zconf.h \
   gbfile.h cet.h cet_util.h inifile.h